home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 015 / lptsel.arc / LPTSEL.DOC next >
Text File  |  1986-06-22  |  3KB  |  86 lines

  1. 1.0 Scope
  2.  
  3.     This docment will describe the operation and features of
  4. the LPTSEL.EXE program (Version 1.00).
  5.  
  6. 2.0 Introduction
  7.  
  8.     The LPTSEL program was written to allow the user to reassign
  9. the parallel printer addresses. This allows any installed parallel
  10. printer adapter to be assigned the "DOS DEVICE NAME" of LPT1:.
  11. This allows the user the flexibility of selecting any of connected
  12. adapter as the "default printer" that is used by most DOS programs.
  13.  
  14.     This program may be executed under the WORDSTAR "R" command
  15. to allow selection of a "draft" or "letter quality" printer. The text
  16. may be printed on the "draft" printer utill it's final format is
  17. acheived. The "letter quality" printer may then be selected.
  18.  
  19.     LPTSEL supports reassignment of any of the three possible
  20. parallel printer adapters.
  21.  
  22.     LPTSEL was written to work with the IBM-PC. It may also
  23. work with the "IBM COMPATIBLE UNITS" although this is not
  24. guaranted. This program does work with the COMPAQ personal computer
  25. though.
  26.  
  27. 3.0 Operation
  28.  
  29.     LPTSEL maybe executed at the dos level by typing "LPTSEL X".
  30. "X" represents one of the possible commands listed in TABLE 1.
  31.  
  32. "X"        Function
  33. ---             ------------------------------------------
  34.  S        Show current assignments of LPT1: - LPT3:
  35.  0        Assign LPT1: to the parallel adapter at 03BCH
  36.  1        "                                     " 0378H
  37.  2        "                                     " 0278H
  38.  
  39. 3.0.1 "S" Command
  40.  
  41.     This command will show the assignements of LPT1: to LPT3:.
  42. If N/A is show for any LPTX: device this means that the device is
  43. not available.
  44.  
  45. 3.0.2 "0" Command
  46.  
  47.     This command will assign the "DOS DEVICE" LPT1: to the 
  48. parallel printer adapter addressed at 03BCH. If that adapter is not 
  49. available then "ERROR 03BCH (0) NOT AVAILABLE" will be displayed. 
  50. If the assignment is successful then "LPT1: 03BCH (0)" will be 
  51. displayed.
  52.  
  53. 3.0.3 "1" Command
  54.  
  55.     This command will assign the "DOS DEVICE" LPT1: to the 
  56. parallel printer adapter addressed at 0378H. If that adapter is not 
  57. available then "ERROR 0378H (1) NOT AVAILABLE" will be displayed. 
  58. If the assignment is successful then "LPT1: 0378H (1)" will be 
  59. displayed.
  60.  
  61. 3.0.4 "2" Command
  62.  
  63.     This command will assign the "DOS DEVICE" LPT1: to the 
  64. parallel printer adapter addressed at 0278H. If that adapter is not 
  65. available then "ERROR 0278H (2) NOT AVAILABLE" will be displayed. 
  66. If the assignment is successful then "LPT1: 0278H (2)" will be 
  67. displayed.
  68.  
  69. 4.0 Additional Information
  70.  
  71.     Source listings for LPTSEL.EXE are available from the
  72. the PARAMOUNT RBBS-PC (213)-633-4675. The latest version may 
  73. also be downloaded from the Paramount RBBS-PC also.
  74.  
  75.     If you make any changes or additions to the LPTSEL.EXE
  76. program please upload the new version to the my RBBS so I can
  77. incorporate the changes into a future version.
  78.  
  79.     LPTSEL.EXE is a Copyrighted by myself (LJ HERMAN) and
  80. the copyright messages in LPTSEL.EXE may be by passed or
  81. modified.
  82.  
  83.     If you have any problems with this program or wish to
  84. request additional features please call the Paramount RBBS-PC
  85. and leave a comment to the sysop.
  86.